Skip to main content

hide groups

Type

command

Summary

Removes the underline from grouped text.

Syntax

hide groups

Description

Use the hide groups command to remove the underline from grouped text.

Text with its textStyle set to "link" is treated specially by the clickText, clickChunk, mouseText, and mouseChunk functions: a style run of grouped text is treated as a single word. This makes grouped text handy to use for hypertext or "clickable text" features.

The hide groups command sets the global underlineLinks property to false. It does not affect the stack underlineLinks property, so if a stack's underlineLinks is true, hide groups does not remove the underlining in that stack.

Examples

hide groups
if the lookAndFeel is "Motif" then hide groups

command: show groups, hide menubar, global

function: clickChunk, mouseChunk, clickText, mouseText

glossary: property, grouped text, command, function, hypertext

keyword: word

object: stack

property: underlineLinks

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?